Conversation
dcermak
left a comment
There was a problem hiding this comment.
A bit bare bones but should work
c2b9607 to
81f30d2
Compare
dcermak
left a comment
There was a problem hiding this comment.
This fails when executed as the pytorch container is not available via registry.suse.de/suse/sle-15-sp6/update/products/ai/totest/images/containers/pytorch:2.5
I could only find it in devel/ai/containers/containers/pytorch. Can you please link it into the correct place?
|
@chajain looks like we should be using the |
25fb5b5 to
596ce83
Compare
| ) | ||
|
|
||
| PYTORCH_CONTAINER = create_BCI( | ||
| build_tag=f"{SAC_CONTAINER_PREFIX}/pytorch:2.5.0", |
There was a problem hiding this comment.
You will have to bump this string on every version bump in pytorch, which seems extremely wasteful to me. Can you use a more generic tag? Or are you really expecting to stay at 2.5.0 for an extended period of time?
|
Closing in favor of #768 |
No description provided.